:nodoc:
194 195 196
# File 'lib/rails/railtie.rb', line 194 def <=>(other) # :nodoc: load_index <=> other.load_index end